home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3936 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  970 b 

  1. Path: american.edu!JW1675A
  2. From: JW1675A@american.edu (James D. Watson)
  3. Newsgroups: comp.lang.c
  4. Subject: Q: Library for handling really large numbers
  5. Date: Wed, 31 Jan 96 20:26:47 EST
  6. Organization: The American University
  7. Message-ID: <1771F11F87S86.JW1675A@american.edu>
  8. NNTP-Posting-Host: auvm.american.edu
  9.  
  10. Hi folks -- I know I've seen it somewhere before; can't find it in the FAQ.
  11. What is the name of the C library for working with numbers that are too big
  12. to store in any standard num type (e.g., 100 digits, 500 digits, whatever).
  13. I thought it was "bignum" but all archie gives me are the GNU bignum parts
  14. for the compiler -- I don't think that's what I need...  Would really like
  15. one that is available on multi-platforms (or comes with source to be
  16. compiled on multi-platforms) and is free.  ;-)   Target platforms are
  17. MS-DOS, BSD UNIX, SVR4 UNIX, and IBM's VM (although I could pass up some
  18. of those targets if I had to).
  19.  
  20. Much thanks, in advance.
  21. Regards,
  22. Jim
  23.